- CUDA_ARRAY3D_DESCRIPTOR
alias CUDA_ARRAY3D_DESCRIPTOR = CUDA_ARRAY3D_DESCRIPTOR_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_ARRAY_DESCRIPTOR
alias CUDA_ARRAY_DESCRIPTOR = CUDA_ARRAY_DESCRIPTOR_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_MEMCPY2D
alias CUDA_MEMCPY2D = CUDA_MEMCPY2D_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_MEMCPY3D
alias CUDA_MEMCPY3D = CUDA_MEMCPY3D_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_MEMCPY3D_PEER
alias CUDA_MEMCPY3D_PEER = CUDA_MEMCPY3D_PEER_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_POINTER_ATTRIBUTE_P2P_TOKENS
alias CUDA_POINTER_ATTRIBUTE_P2P_TOKENS = CUDA_POINTER_ATTRIBUTE_P2P_TOKENS_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_RESOURCE_DESC
alias CUDA_RESOURCE_DESC = CUDA_RESOURCE_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_RESOURCE_VIEW_DESC
alias CUDA_RESOURCE_VIEW_DESC = CUDA_RESOURCE_VIEW_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUDA_TEXTURE_DESC
alias CUDA_TEXTURE_DESC = CUDA_TEXTURE_DESC_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUaddress_mode
alias CUaddress_mode = CUaddress_mode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUarray
alias CUarray = CUarray_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUarray_cubemap_face
alias CUarray_cubemap_face = CUarray_cubemap_face_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUarray_format
alias CUarray_format = CUarray_format_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUcomputemode
alias CUcomputemode = CUcomputemode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUcontext
alias CUcontext = CUctx_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUctx_flags
alias CUctx_flags = CUctx_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUdevice
alias CUdevice = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUdevice_attribute
alias CUdevice_attribute = CUdevice_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUdeviceptr
alias CUdeviceptr = ulong
CUDA device pointer
CUdeviceptr is defined as an unsigned integer type whose size matches the size of a pointer on the target platform.
- CUdevprop
alias CUdevprop = CUdevprop_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUevent
alias CUevent = CUevent_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUevent_flags
alias CUevent_flags = CUevent_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUfilter_mode
alias CUfilter_mode = CUfilter_mode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUfunc_cache
alias CUfunc_cache = CUfunc_cache_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUfunction
alias CUfunction = CUfunc_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUfunction_attribute
alias CUfunction_attribute = CUfunction_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUgraphicsMapResourceFlags
alias CUgraphicsMapResourceFlags = CUgraphicsMapResourceFlags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUgraphicsRegisterFlags
alias CUgraphicsRegisterFlags = CUgraphicsRegisterFlags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUgraphicsResource
alias CUgraphicsResource = CUgraphicsResource_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUipcEventHandle
alias CUipcEventHandle = CUipcEventHandle_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUipcMemHandle
alias CUipcMemHandle = CUipcMemHandle_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUipcMem_flags
alias CUipcMem_flags = CUipcMem_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUjitInputType
alias CUjitInputType = CUjitInputType_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUjit_cacheMode
alias CUjit_cacheMode = CUjit_cacheMode_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUjit_fallback
alias CUjit_fallback = CUjit_fallback_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUjit_option
alias CUjit_option = CUjit_option_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUjit_target
alias CUjit_target = CUjit_target_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUlimit
alias CUlimit = CUlimit_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUlinkState
alias CUlinkState = CUlinkState_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUmemAttach_flags
alias CUmemAttach_flags = CUmemAttach_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUmemorytype
alias CUmemorytype = CUmemorytype_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUmipmappedArray
alias CUmipmappedArray = CUmipmappedArray_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUmodule
alias CUmodule = CUmod_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUoccupancyB2DSize
alias CUoccupancyB2DSize = c_ulong function(int blockSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUoccupancy_flags
alias CUoccupancy_flags = CUoccupancy_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUpointer_attribute
alias CUpointer_attribute = CUpointer_attribute_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUresourceViewFormat
alias CUresourceViewFormat = CUresourceViewFormat_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUresourcetype
alias CUresourcetype = CUresourcetype_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUresult
alias CUresult = cudaError_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUsharedconfig
alias CUsharedconfig = CUsharedconfig_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUstream
alias CUstream = CUstream_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUstreamCallback
alias CUstreamCallback = void function(CUstream hStream, CUresult status, void* userData)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUstream_flags
alias CUstream_flags = CUstream_flags_enum
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUsurfObject
alias CUsurfObject = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUsurfref
alias CUsurfref = CUsurfref_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUtexObject
alias CUtexObject = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUtexref
alias CUtexref = CUtexref_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CUuuid
alias CUuuid = CUuuid_st
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArray3DCreate
alias cuArray3DCreate = cuArray3DCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArray3DGetDescriptor
alias cuArray3DGetDescriptor = cuArray3DGetDescriptor_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArrayCreate
alias cuArrayCreate = cuArrayCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArrayGetDescriptor
alias cuArrayGetDescriptor = cuArrayGetDescriptor_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxCreate
alias cuCtxCreate = cuCtxCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxDestroy
alias cuCtxDestroy = cuCtxDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxPopCurrent
alias cuCtxPopCurrent = cuCtxPopCurrent_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxPushCurrent
alias cuCtxPushCurrent = cuCtxPushCurrent_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceTotalMem
alias cuDeviceTotalMem = cuDeviceTotalMem_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventDestroy
alias cuEventDestroy = cuEventDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsResourceGetMappedPointer
alias cuGraphicsResourceGetMappedPointer = cuGraphicsResourceGetMappedPointer_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsResourceSetMapFlags
alias cuGraphicsResourceSetMapFlags = cuGraphicsResourceSetMapFlags_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkAddData
alias cuLinkAddData = cuLinkAddData_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkAddFile
alias cuLinkAddFile = cuLinkAddFile_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkCreate
alias cuLinkCreate = cuLinkCreate_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAlloc
alias cuMemAlloc = cuMemAlloc_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAllocHost
alias cuMemAllocHost = cuMemAllocHost_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAllocPitch
alias cuMemAllocPitch = cuMemAllocPitch_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemFree
alias cuMemFree = cuMemFree_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemGetAddressRange
alias cuMemGetAddressRange = cuMemGetAddressRange_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemGetInfo
alias cuMemGetInfo = cuMemGetInfo_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostGetDevicePointer
alias cuMemHostGetDevicePointer = cuMemHostGetDevicePointer_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostRegister
alias cuMemHostRegister = cuMemHostRegister_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2D
alias cuMemcpy2D = cuMemcpy2D_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2DAsync
alias cuMemcpy2DAsync = cuMemcpy2DAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2DUnaligned
alias cuMemcpy2DUnaligned = cuMemcpy2DUnaligned_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3D
alias cuMemcpy3D = cuMemcpy3D_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3DAsync
alias cuMemcpy3DAsync = cuMemcpy3DAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoA
alias cuMemcpyAtoA = cuMemcpyAtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoD
alias cuMemcpyAtoD = cuMemcpyAtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoH
alias cuMemcpyAtoH = cuMemcpyAtoH_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoHAsync
alias cuMemcpyAtoHAsync = cuMemcpyAtoHAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoA
alias cuMemcpyDtoA = cuMemcpyDtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoD
alias cuMemcpyDtoD = cuMemcpyDtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoDAsync
alias cuMemcpyDtoDAsync = cuMemcpyDtoDAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoH
alias cuMemcpyDtoH = cuMemcpyDtoH_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoHAsync
alias cuMemcpyDtoHAsync = cuMemcpyDtoHAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoA
alias cuMemcpyHtoA = cuMemcpyHtoA_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoAAsync
alias cuMemcpyHtoAAsync = cuMemcpyHtoAAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoD
alias cuMemcpyHtoD = cuMemcpyHtoD_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoDAsync
alias cuMemcpyHtoDAsync = cuMemcpyHtoDAsync_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD16
alias cuMemsetD16 = cuMemsetD16_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D16
alias cuMemsetD2D16 = cuMemsetD2D16_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D32
alias cuMemsetD2D32 = cuMemsetD2D32_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D8
alias cuMemsetD2D8 = cuMemsetD2D8_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD32
alias cuMemsetD32 = cuMemsetD32_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD8
alias cuMemsetD8 = cuMemsetD8_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleGetGlobal
alias cuModuleGetGlobal = cuModuleGetGlobal_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamDestroy
alias cuStreamDestroy = cuStreamDestroy_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetAddress
alias cuTexRefGetAddress = cuTexRefGetAddress_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetAddress
alias cuTexRefSetAddress = cuTexRefSetAddress_v2
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetAddress2D
alias cuTexRefSetAddress2D = cuTexRefSetAddress2D_v3
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaArray
alias cudaArray = void
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaArray_const_t
alias cudaArray_const_t = cudaArray*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaArray_t
alias cudaArray_t = cudaArray*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaError_t
alias cudaError_t = cudaError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaEvent_t
alias cudaEvent_t = CUevent_st*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaIpcEventHandle_t
alias cudaIpcEventHandle_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaIpcMemHandle_t
alias cudaIpcMemHandle_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cudaOutputMode_t
alias cudaOutputMode_t = cudaOutputMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __CUDA_API_PTDS
auto __CUDA_API_PTDS(T api)
Undocumented in source. Be warned that the author may not have intended to support it.
- __CUDA_API_PTSZ
auto __CUDA_API_PTSZ(T api)
Undocumented in source. Be warned that the author may not have intended to support it.
- cuArray3DCreate_v2
CUresult cuArray3DCreate_v2(CUarray* pHandle, const(CUDA_ARRAY3D_DESCRIPTOR)* pAllocateArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArray3DGetDescriptor_v2
CUresult cuArray3DGetDescriptor_v2(CUDA_ARRAY3D_DESCRIPTOR* pArrayDescriptor, CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArrayCreate_v2
CUresult cuArrayCreate_v2(CUarray* pHandle, const(CUDA_ARRAY_DESCRIPTOR)* pAllocateArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArrayDestroy
CUresult cuArrayDestroy(CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuArrayGetDescriptor_v2
CUresult cuArrayGetDescriptor_v2(CUDA_ARRAY_DESCRIPTOR* pArrayDescriptor, CUarray hArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxAttach
CUresult cuCtxAttach(CUcontext* pctx, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxCreate_v2
CUresult cuCtxCreate_v2(CUcontext* pctx, uint flags, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxDestroy_v2
CUresult cuCtxDestroy_v2(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxDetach
CUresult cuCtxDetach(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxDisablePeerAccess
CUresult cuCtxDisablePeerAccess(CUcontext peerContext)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxEnablePeerAccess
CUresult cuCtxEnablePeerAccess(CUcontext peerContext, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetApiVersion
CUresult cuCtxGetApiVersion(CUcontext ctx, uint* version_)
\brief Gets the context's API version.
- cuCtxGetCacheConfig
CUresult cuCtxGetCacheConfig(CUfunc_cache* pconfig)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetCurrent
CUresult cuCtxGetCurrent(CUcontext* pctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetDevice
CUresult cuCtxGetDevice(CUdevice* device)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetFlags
CUresult cuCtxGetFlags(uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetLimit
CUresult cuCtxGetLimit(size_t* pvalue, CUlimit limit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxGetSharedMemConfig
CUresult cuCtxGetSharedMemConfig(CUsharedconfig* pConfig)
\brief Returns the current shared memory configuration for the current context.
- cuCtxGetStreamPriorityRange
CUresult cuCtxGetStreamPriorityRange(int* leastPriority, int* greatestPriority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxPopCurrent_v2
CUresult cuCtxPopCurrent_v2(CUcontext* pctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxPushCurrent_v2
CUresult cuCtxPushCurrent_v2(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxSetCacheConfig
CUresult cuCtxSetCacheConfig(CUfunc_cache config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxSetCurrent
CUresult cuCtxSetCurrent(CUcontext ctx)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxSetLimit
CUresult cuCtxSetLimit(CUlimit limit, size_t value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxSetSharedMemConfig
CUresult cuCtxSetSharedMemConfig(CUsharedconfig config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuCtxSynchronize
CUresult cuCtxSynchronize()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceCanAccessPeer
CUresult cuDeviceCanAccessPeer(int* canAccessPeer, CUdevice dev, CUdevice peerDev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceComputeCapability
CUresult cuDeviceComputeCapability(int* major, int* minor, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGet
CUresult cuDeviceGet(CUdevice* device, int ordinal)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetAttribute
CUresult cuDeviceGetAttribute(int* pi, CUdevice_attribute attrib, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetByPCIBusId
CUresult cuDeviceGetByPCIBusId(CUdevice* dev, const(char)* pciBusId)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetCount
CUresult cuDeviceGetCount(int* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetName
CUresult cuDeviceGetName(char* name, int len, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetPCIBusId
CUresult cuDeviceGetPCIBusId(char* pciBusId, int len, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceGetProperties
CUresult cuDeviceGetProperties(CUdevprop* prop, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDevicePrimaryCtxGetState
CUresult cuDevicePrimaryCtxGetState(CUdevice dev, uint* flags, int* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDevicePrimaryCtxRelease
CUresult cuDevicePrimaryCtxRelease(CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDevicePrimaryCtxReset
CUresult cuDevicePrimaryCtxReset(CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDevicePrimaryCtxRetain
CUresult cuDevicePrimaryCtxRetain(CUcontext* pctx, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDevicePrimaryCtxSetFlags
CUresult cuDevicePrimaryCtxSetFlags(CUdevice dev, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDeviceTotalMem_v2
CUresult cuDeviceTotalMem_v2(size_t* bytes, CUdevice dev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuDriverGetVersion
CUresult cuDriverGetVersion(int* driverVersion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventCreate
CUresult cuEventCreate(CUevent* phEvent, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventDestroy_v2
CUresult cuEventDestroy_v2(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventElapsedTime
CUresult cuEventElapsedTime(float* pMilliseconds, CUevent hStart, CUevent hEnd)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventQuery
CUresult cuEventQuery(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventRecord
CUresult cuEventRecord(CUevent hEvent, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuEventSynchronize
CUresult cuEventSynchronize(CUevent hEvent)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuFuncGetAttribute
CUresult cuFuncGetAttribute(int* pi, CUfunction_attribute attrib, CUfunction hfunc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuFuncSetBlockShape
CUresult cuFuncSetBlockShape(CUfunction hfunc, int x, int y, int z)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuFuncSetCacheConfig
CUresult cuFuncSetCacheConfig(CUfunction hfunc, CUfunc_cache config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuFuncSetSharedMemConfig
CUresult cuFuncSetSharedMemConfig(CUfunction hfunc, CUsharedconfig config)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuFuncSetSharedSize
CUresult cuFuncSetSharedSize(CUfunction hfunc, uint bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGetErrorName
CUresult cuGetErrorName(CUresult error, const(char*)* pStr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGetErrorString
CUresult cuGetErrorString(CUresult error, const(char*)* pStr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGetExportTable
CUresult cuGetExportTable(const(void*)* ppExportTable, const(CUuuid)* pExportTableId)
- cuGraphicsMapResources
CUresult cuGraphicsMapResources(uint count, CUgraphicsResource* resources, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsResourceGetMappedMipmappedArray
CUresult cuGraphicsResourceGetMappedMipmappedArray(CUmipmappedArray* pMipmappedArray, CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsResourceGetMappedPointer_v2
CUresult cuGraphicsResourceGetMappedPointer_v2(CUdeviceptr* pDevPtr, size_t* pSize, CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsResourceSetMapFlags_v2
CUresult cuGraphicsResourceSetMapFlags_v2(CUgraphicsResource resource, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsSubResourceGetMappedArray
CUresult cuGraphicsSubResourceGetMappedArray(CUarray* pArray, CUgraphicsResource resource, uint arrayIndex, uint mipLevel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsUnmapResources
CUresult cuGraphicsUnmapResources(uint count, CUgraphicsResource* resources, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuGraphicsUnregisterResource
CUresult cuGraphicsUnregisterResource(CUgraphicsResource resource)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuInit
CUresult cuInit(uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuIpcCloseMemHandle
CUresult cuIpcCloseMemHandle(CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuIpcGetEventHandle
CUresult cuIpcGetEventHandle(CUipcEventHandle* pHandle, CUevent event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuIpcGetMemHandle
CUresult cuIpcGetMemHandle(CUipcMemHandle* pHandle, CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuIpcOpenEventHandle
CUresult cuIpcOpenEventHandle(CUevent* phEvent, CUipcEventHandle handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuIpcOpenMemHandle
CUresult cuIpcOpenMemHandle(CUdeviceptr* pdptr, CUipcMemHandle handle, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLaunch
CUresult cuLaunch(CUfunction f)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLaunchGrid
CUresult cuLaunchGrid(CUfunction f, int grid_width, int grid_height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLaunchGridAsync
CUresult cuLaunchGridAsync(CUfunction f, int grid_width, int grid_height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLaunchKernel
CUresult cuLaunchKernel(CUfunction f, uint gridDimX, uint gridDimY, uint gridDimZ, uint blockDimX, uint blockDimY, uint blockDimZ, uint sharedMemBytes, CUstream hStream, void** kernelParams, void** extra)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkAddData_v2
CUresult cuLinkAddData_v2(CUlinkState state, CUjitInputType type, void* data, size_t size, const(char)* name, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkAddFile_v2
CUresult cuLinkAddFile_v2(CUlinkState state, CUjitInputType type, const(char)* path, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkComplete
CUresult cuLinkComplete(CUlinkState state, void** cubinOut, size_t* sizeOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkCreate_v2
CUresult cuLinkCreate_v2(uint numOptions, CUjit_option* options, void** optionValues, CUlinkState* stateOut)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuLinkDestroy
CUresult cuLinkDestroy(CUlinkState state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAllocHost_v2
CUresult cuMemAllocHost_v2(void** pp, size_t bytesize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAllocManaged
CUresult cuMemAllocManaged(CUdeviceptr* dptr, size_t bytesize, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAllocPitch_v2
CUresult cuMemAllocPitch_v2(CUdeviceptr* dptr, size_t* pPitch, size_t WidthInBytes, size_t Height, uint ElementSizeBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemAlloc_v2
CUresult cuMemAlloc_v2(CUdeviceptr* dptr, size_t bytesize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemFreeHost
CUresult cuMemFreeHost(void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemFree_v2
CUresult cuMemFree_v2(CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemGetAddressRange_v2
CUresult cuMemGetAddressRange_v2(CUdeviceptr* pbase, size_t* psize, CUdeviceptr dptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemGetInfo_v2
CUresult cuMemGetInfo_v2(size_t* free, size_t* total)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostAlloc
CUresult cuMemHostAlloc(void** pp, size_t bytesize, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostGetDevicePointer_v2
CUresult cuMemHostGetDevicePointer_v2(CUdeviceptr* pdptr, void* p, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostGetFlags
CUresult cuMemHostGetFlags(uint* pFlags, void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostRegister_v2
CUresult cuMemHostRegister_v2(void* p, size_t bytesize, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemHostUnregister
CUresult cuMemHostUnregister(void* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy
CUresult cuMemcpy(CUdeviceptr dst, CUdeviceptr src, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2DAsync_v2
CUresult cuMemcpy2DAsync_v2(const(CUDA_MEMCPY2D)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2DUnaligned_v2
CUresult cuMemcpy2DUnaligned_v2(const(CUDA_MEMCPY2D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy2D_v2
CUresult cuMemcpy2D_v2(const(CUDA_MEMCPY2D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3DAsync_v2
CUresult cuMemcpy3DAsync_v2(const(CUDA_MEMCPY3D)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3DPeer
CUresult cuMemcpy3DPeer(const(CUDA_MEMCPY3D_PEER)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3DPeerAsync
CUresult cuMemcpy3DPeerAsync(const(CUDA_MEMCPY3D_PEER)* pCopy, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpy3D_v2
CUresult cuMemcpy3D_v2(const(CUDA_MEMCPY3D)* pCopy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAsync
CUresult cuMemcpyAsync(CUdeviceptr dst, CUdeviceptr src, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoA_v2
CUresult cuMemcpyAtoA_v2(CUarray dstArray, size_t dstOffset, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoD_v2
CUresult cuMemcpyAtoD_v2(CUdeviceptr dstDevice, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoHAsync_v2
CUresult cuMemcpyAtoHAsync_v2(void* dstHost, CUarray srcArray, size_t srcOffset, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyAtoH_v2
CUresult cuMemcpyAtoH_v2(void* dstHost, CUarray srcArray, size_t srcOffset, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoA_v2
CUresult cuMemcpyDtoA_v2(CUarray dstArray, size_t dstOffset, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoDAsync_v2
CUresult cuMemcpyDtoDAsync_v2(CUdeviceptr dstDevice, CUdeviceptr srcDevice, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoD_v2
CUresult cuMemcpyDtoD_v2(CUdeviceptr dstDevice, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoHAsync_v2
CUresult cuMemcpyDtoHAsync_v2(void* dstHost, CUdeviceptr srcDevice, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyDtoH_v2
CUresult cuMemcpyDtoH_v2(void* dstHost, CUdeviceptr srcDevice, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoAAsync_v2
CUresult cuMemcpyHtoAAsync_v2(CUarray dstArray, size_t dstOffset, const(void)* srcHost, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoA_v2
CUresult cuMemcpyHtoA_v2(CUarray dstArray, size_t dstOffset, const(void)* srcHost, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoDAsync_v2
CUresult cuMemcpyHtoDAsync_v2(CUdeviceptr dstDevice, const(void)* srcHost, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyHtoD_v2
CUresult cuMemcpyHtoD_v2(CUdeviceptr dstDevice, const(void)* srcHost, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyPeer
CUresult cuMemcpyPeer(CUdeviceptr dstDevice, CUcontext dstContext, CUdeviceptr srcDevice, CUcontext srcContext, size_t ByteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemcpyPeerAsync
CUresult cuMemcpyPeerAsync(CUdeviceptr dstDevice, CUcontext dstContext, CUdeviceptr srcDevice, CUcontext srcContext, size_t ByteCount, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD16Async
CUresult cuMemsetD16Async(CUdeviceptr dstDevice, ushort us, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD16_v2
CUresult cuMemsetD16_v2(CUdeviceptr dstDevice, ushort us, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D16Async
CUresult cuMemsetD2D16Async(CUdeviceptr dstDevice, size_t dstPitch, ushort us, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D16_v2
CUresult cuMemsetD2D16_v2(CUdeviceptr dstDevice, size_t dstPitch, ushort us, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D32Async
CUresult cuMemsetD2D32Async(CUdeviceptr dstDevice, size_t dstPitch, uint ui, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D32_v2
CUresult cuMemsetD2D32_v2(CUdeviceptr dstDevice, size_t dstPitch, uint ui, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D8Async
CUresult cuMemsetD2D8Async(CUdeviceptr dstDevice, size_t dstPitch, ubyte uc, size_t Width, size_t Height, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD2D8_v2
CUresult cuMemsetD2D8_v2(CUdeviceptr dstDevice, size_t dstPitch, ubyte uc, size_t Width, size_t Height)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD32Async
CUresult cuMemsetD32Async(CUdeviceptr dstDevice, uint ui, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD32_v2
CUresult cuMemsetD32_v2(CUdeviceptr dstDevice, uint ui, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD8Async
CUresult cuMemsetD8Async(CUdeviceptr dstDevice, ubyte uc, size_t N, CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMemsetD8_v2
CUresult cuMemsetD8_v2(CUdeviceptr dstDevice, ubyte uc, size_t N)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMipmappedArrayCreate
CUresult cuMipmappedArrayCreate(CUmipmappedArray* pHandle, const(CUDA_ARRAY3D_DESCRIPTOR)* pMipmappedArrayDesc, uint numMipmapLevels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMipmappedArrayDestroy
CUresult cuMipmappedArrayDestroy(CUmipmappedArray hMipmappedArray)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuMipmappedArrayGetLevel
CUresult cuMipmappedArrayGetLevel(CUarray* pLevelArray, CUmipmappedArray hMipmappedArray, uint level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleGetFunction
CUresult cuModuleGetFunction(CUfunction* hfunc, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleGetGlobal_v2
CUresult cuModuleGetGlobal_v2(CUdeviceptr* dptr, size_t* bytes, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleGetSurfRef
CUresult cuModuleGetSurfRef(CUsurfref* pSurfRef, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleGetTexRef
CUresult cuModuleGetTexRef(CUtexref* pTexRef, CUmodule hmod, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleLoad
CUresult cuModuleLoad(CUmodule* module_, const(char)* fname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleLoadData
CUresult cuModuleLoadData(CUmodule* module_, const(void)* image)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleLoadDataEx
CUresult cuModuleLoadDataEx(CUmodule* module_, const(void)* image, uint numOptions, CUjit_option* options, void** optionValues)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleLoadFatBinary
CUresult cuModuleLoadFatBinary(CUmodule* module_, const(void)* fatCubin)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuModuleUnload
CUresult cuModuleUnload(CUmodule hmod)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuOccupancyMaxActiveBlocksPerMultiprocessor
CUresult cuOccupancyMaxActiveBlocksPerMultiprocessor(int* numBlocks, CUfunction func, int blockSize, size_t dynamicSMemSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuOccupancyMaxActiveBlocksPerMultiprocessorWithFlags
CUresult cuOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int* numBlocks, CUfunction func, int blockSize, size_t dynamicSMemSize, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuOccupancyMaxPotentialBlockSize
CUresult cuOccupancyMaxPotentialBlockSize(int* minGridSize, int* blockSize, CUfunction func, CUoccupancyB2DSize blockSizeToDynamicSMemSize, size_t dynamicSMemSize, int blockSizeLimit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuOccupancyMaxPotentialBlockSizeWithFlags
CUresult cuOccupancyMaxPotentialBlockSizeWithFlags(int* minGridSize, int* blockSize, CUfunction func, CUoccupancyB2DSize blockSizeToDynamicSMemSize, size_t dynamicSMemSize, int blockSizeLimit, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuParamSetSize
CUresult cuParamSetSize(CUfunction hfunc, uint numbytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuParamSetTexRef
CUresult cuParamSetTexRef(CUfunction hfunc, int texunit, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuParamSetf
CUresult cuParamSetf(CUfunction hfunc, int offset, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuParamSeti
CUresult cuParamSeti(CUfunction hfunc, int offset, uint value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuParamSetv
CUresult cuParamSetv(CUfunction hfunc, int offset, void* ptr, uint numbytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuPointerGetAttribute
CUresult cuPointerGetAttribute(void* data, CUpointer_attribute attribute, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuPointerGetAttributes
CUresult cuPointerGetAttributes(uint numAttributes, CUpointer_attribute* attributes, void** data, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuPointerSetAttribute
CUresult cuPointerSetAttribute(const(void)* value, CUpointer_attribute attribute, CUdeviceptr ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamAddCallback
CUresult cuStreamAddCallback(CUstream hStream, CUstreamCallback callback, void* userData, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamAttachMemAsync
CUresult cuStreamAttachMemAsync(CUstream hStream, CUdeviceptr dptr, size_t length, uint flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamCreate
CUresult cuStreamCreate(CUstream* phStream, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamCreateWithPriority
CUresult cuStreamCreateWithPriority(CUstream* phStream, uint flags, int priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamDestroy_v2
CUresult cuStreamDestroy_v2(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamGetFlags
CUresult cuStreamGetFlags(CUstream hStream, uint* flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamGetPriority
CUresult cuStreamGetPriority(CUstream hStream, int* priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamQuery
CUresult cuStreamQuery(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamSynchronize
CUresult cuStreamSynchronize(CUstream hStream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuStreamWaitEvent
CUresult cuStreamWaitEvent(CUstream hStream, CUevent hEvent, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuSurfObjectCreate
CUresult cuSurfObjectCreate(CUsurfObject* pSurfObject, const(CUDA_RESOURCE_DESC)* pResDesc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuSurfObjectDestroy
CUresult cuSurfObjectDestroy(CUsurfObject surfObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuSurfObjectGetResourceDesc
CUresult cuSurfObjectGetResourceDesc(CUDA_RESOURCE_DESC* pResDesc, CUsurfObject surfObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuSurfRefGetArray
CUresult cuSurfRefGetArray(CUarray* phArray, CUsurfref hSurfRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuSurfRefSetArray
CUresult cuSurfRefSetArray(CUsurfref hSurfRef, CUarray hArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexObjectCreate
CUresult cuTexObjectCreate(CUtexObject* pTexObject, const(CUDA_RESOURCE_DESC)* pResDesc, const(CUDA_TEXTURE_DESC)* pTexDesc, const(CUDA_RESOURCE_VIEW_DESC)* pResViewDesc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexObjectDestroy
CUresult cuTexObjectDestroy(CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexObjectGetResourceDesc
CUresult cuTexObjectGetResourceDesc(CUDA_RESOURCE_DESC* pResDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexObjectGetResourceViewDesc
CUresult cuTexObjectGetResourceViewDesc(CUDA_RESOURCE_VIEW_DESC* pResViewDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexObjectGetTextureDesc
CUresult cuTexObjectGetTextureDesc(CUDA_TEXTURE_DESC* pTexDesc, CUtexObject texObject)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefCreate
CUresult cuTexRefCreate(CUtexref* pTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefDestroy
CUresult cuTexRefDestroy(CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetAddressMode
CUresult cuTexRefGetAddressMode(CUaddress_mode* pam, CUtexref hTexRef, int dim)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetAddress_v2
CUresult cuTexRefGetAddress_v2(CUdeviceptr* pdptr, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetArray
CUresult cuTexRefGetArray(CUarray* phArray, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetFilterMode
CUresult cuTexRefGetFilterMode(CUfilter_mode* pfm, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetFlags
CUresult cuTexRefGetFlags(uint* pFlags, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetFormat
CUresult cuTexRefGetFormat(CUarray_format* pFormat, int* pNumChannels, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetMaxAnisotropy
CUresult cuTexRefGetMaxAnisotropy(int* pmaxAniso, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetMipmapFilterMode
CUresult cuTexRefGetMipmapFilterMode(CUfilter_mode* pfm, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetMipmapLevelBias
CUresult cuTexRefGetMipmapLevelBias(float* pbias, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetMipmapLevelClamp
CUresult cuTexRefGetMipmapLevelClamp(float* pminMipmapLevelClamp, float* pmaxMipmapLevelClamp, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefGetMipmappedArray
CUresult cuTexRefGetMipmappedArray(CUmipmappedArray* phMipmappedArray, CUtexref hTexRef)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetAddress2D_v3
CUresult cuTexRefSetAddress2D_v3(CUtexref hTexRef, const(CUDA_ARRAY_DESCRIPTOR)* desc, CUdeviceptr dptr, size_t Pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetAddressMode
CUresult cuTexRefSetAddressMode(CUtexref hTexRef, int dim, CUaddress_mode am)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetAddress_v2
CUresult cuTexRefSetAddress_v2(size_t* ByteOffset, CUtexref hTexRef, CUdeviceptr dptr, size_t bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetArray
CUresult cuTexRefSetArray(CUtexref hTexRef, CUarray hArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetFilterMode
CUresult cuTexRefSetFilterMode(CUtexref hTexRef, CUfilter_mode fm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetFlags
CUresult cuTexRefSetFlags(CUtexref hTexRef, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetFormat
CUresult cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt, int NumPackedComponents)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetMaxAnisotropy
CUresult cuTexRefSetMaxAnisotropy(CUtexref hTexRef, uint maxAniso)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetMipmapFilterMode
CUresult cuTexRefSetMipmapFilterMode(CUtexref hTexRef, CUfilter_mode fm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetMipmapLevelBias
CUresult cuTexRefSetMipmapLevelBias(CUtexref hTexRef, float bias)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetMipmapLevelClamp
CUresult cuTexRefSetMipmapLevelClamp(CUtexref hTexRef, float minMipmapLevelClamp, float maxMipmapLevelClamp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- cuTexRefSetMipmappedArray
CUresult cuTexRefSetMipmappedArray(CUtexref hTexRef, CUmipmappedArray hMipmappedArray, uint Flags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.